home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / admin / linuxcon.6 / linuxcon / usr / lib / linuxconf / help.eng / mailconf / aliases.help < prev    next >
Encoding:
Text File  |  1996-08-04  |  3.1 KB  |  97 lines

  1.   Aliases
  2.   Introduction
  3.  
  4.   It is often required to redirect the mail of some user to other loca¡
  5.   tion(s), other user(s) or even to programs.
  6.  
  7.   11..  TTaasskkss
  8.  
  9.   For a given name which may or may not be a real user on this machine,
  10.   you are allowed to enter:
  11.  
  12.      AA ffiilltteerr pprrooggrraamm
  13.         It is possible to "pipe" all message to a program.  The program
  14.         can be a program, a shell script or any shell construction such
  15.         as
  16.  
  17.                           cat >>/tmp/mail.log
  18.  
  19.      This command for one will append all incoming mail for the alias in
  20.      the file /tmp/mail.log.
  21.  
  22.      This is the way to install mail server packages.
  23.  
  24.      AA lliisstt ffiillee
  25.         You may want to defer the administration of a mailing list to
  26.         someone without privilege. You are allowed to specify a text
  27.         file holding email names.  This file may belong to one user. A
  28.         simple text editor is needed to manage it.
  29.  
  30.      OOnnee oorr sseevveerraall eemmaaiill aaddddrreessss
  31.         Each email address may be simply a user name, another alias name
  32.         (alias may be nested), or a full email address.
  33.  
  34.         You can setup simple mailing lists this way.
  35.  
  36.   Those features are independent. This means you can setup a filter
  37.   program and a list file and a bunch of email address for the same
  38.   alias name.
  39.  
  40.   22..  PPsseeuuddoo uusseerr
  41.  
  42.   It is often required to talk to someone in an organization without
  43.   knowing his real name. We only want to talk to someone in charge of a
  44.   service for example.
  45.  
  46.   22..11..  LLiisstt ooff wweellll kknnoowwnn ppsseeuuddoo--uusseerrss
  47.  
  48.   The _I_n_t_e_r_n_e_t has defined may pseudo-users. Here is a list of the one
  49.   you should define on your system (on the mail-host server)
  50.  
  51.   ╖  hostmaster
  52.  
  53.      In charge of your DNS.
  54.  
  55.   ╖  postmaster
  56.  
  57.      The is the address to use when you need information about someone
  58.      (Exact email address) or you want to signal a problem.
  59.  
  60.   ╖  usenet
  61.  
  62.      Used to signal problem about news on your system.
  63.  
  64.   ╖  webmaster
  65.  
  66.      In charge of the your web site.
  67.  
  68.   22..22..  AAlliiaasseess ffoorr aaddmmiinniissttrraattiivvee aaccccoouunntt
  69.  
  70.   _L_i_n_u_x system have several administrative accounts which received mail.
  71.   It is a pain to manually log as one of those user just to check if
  72.   there is any mail. This is a good idea to redirect those account to a
  73.   real user (you ?).
  74.  
  75.   Here is a list of those accounts
  76.  
  77.   ╖  root
  78.  
  79.   ╖  uucp
  80.  
  81.   ╖  news
  82.  
  83.   22..33..  TThhee aaddmmiinn ppsseeuuddoo--uusseerr
  84.  
  85.   On small site, there is a single administrator for the complete
  86.   network. Instead of setting all those aliases pointing to him, you may
  87.   save some time and point all to the pseudo-user admin which is itself
  88.   and alias pointing to the administrator.
  89.  
  90.   This may save time.
  91.  
  92.   33..  WWhheerree ttoo ddeeffiinnee aalliiaasseess
  93.  
  94.   Aliases are generally defined on the mail-host server of an
  95.   organization. It is possible to setup aliases on any machine though.
  96.  
  97.